home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / On The Rom / 100 Best Mac CD-ROMs Selection / UNZIP-DEMO / ZIPFILES / cont / 00024.ls < prev    next >
Encoding:
Text File  |  1995-05-25  |  157 b   |  11 lines

  1. on exitFrame
  2.   eyerol()
  3.   if soundBusy(1) = 0 then
  4.     sound playFile 1, "conts1"
  5.   end if
  6.   if the mouseDown then
  7.     go("rol")
  8.   end if
  9.   go("brainl")
  10. end
  11.